home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / utils / quickst.arc / QUICKST.DOC < prev   
Text File  |  1989-06-09  |  6KB  |  140 lines

  1.  
  2. Quick ST 1.2 - the screen accelerator for all Atari ST computers
  3. ----------------------------------------------------------------
  4. release date: June 9, 1989
  5.  
  6. (C) 1989 by Darek Mihocka and Ignac Kolenko
  7.  
  8.  
  9. Another Friday, and another Quick ST realease. This week has been a very
  10. busy week, with dozens of bug reports coming in from Compuserve and GEnie.
  11. This release fixes most of the compatiblity problems, and also speeds up
  12. the screen even more.
  13.  
  14. To use Quick ST, it must be installed either as a desk accessory, or run
  15. as a program _after_ the desktop has come up. Rename the file to either
  16. QUICKST.ACC or QUICKST.PRG depending on which way you want to run it.
  17.  
  18. When used as a desk accessory, Quick ST can be configured and turned off.
  19. When run as a program, it stays memory resident but can't be configured
  20. or turned off, but it also doesn't use up an accessory slot.
  21.  
  22. When installed, Quick ST speeds up screen output, by replacing the
  23. relatively slow routines in the ST's ROM written in C with faster routines
  24. written in 68000 assembly language. The speed increase can be as little as
  25. perhaps 10% for most GEM based programs, to as much as 900% for some
  26. text based programs. The program QUICK INDEX can be used to benchmark
  27. the speed of yor ST system with and without Quick ST. Quick Index is
  28. available on Compuserve, Delphi, and GEnie, or from us when you send a
  29. shareware contribution.
  30.  
  31. Quick ST is most effective on monochrome monitors. It is reasonably
  32. effective on color monitors in medium resolution, and has little effect
  33. in low resolution. The reasoning is that most people do not use low
  34. resoution for serious work, but rather, for games. Most games bypass the
  35. screen output routines in the operating system, so Quick ST would be
  36. ineffective anyway. To save memory, low resolution is therefore not
  37. fully supported.
  38.  
  39. Quick ST uses 28K of memory. The size of the QUICKST.ACC file indicates
  40. approximately the number of bytes used. Note that previous versions of
  41. Quick ST we much smaller, although they still required about 20K of memory.
  42. This is because they allocated some memory at run-time. This version
  43. allocates all of its memory ahead of time by increasing the file size.
  44.  
  45. The desk accessory has three configurable options:
  46.     - Fast BIOS Text
  47.     - Terminal Mode
  48.     - Fast GEM
  49.  
  50. The first option, Fast BIOS Text, activates the fast Bconout and Cconws
  51. code. If you are a non-programmer, what this means is that text programs
  52. (those ending in .TOS or .TTP, and some .PRG files too) will speed up.
  53. This most is compatible with most text based programs, but may have some
  54. problems with terminal programs like Interlink. In this case, simply turn
  55. this option off.
  56.  
  57. The second option is Terminal Mode. It is only effective if Fast BIOS
  58. Text is turned on. What this option allows you to do is disable the
  59. ST's VT52 emulation and turn it into straight ASCII emulation. The Raw
  60. mode ignores even ASCII control codes, and outputs all characters as is.
  61.  
  62. The third option is Fast GEM. This option is what speeds up GEM windows,
  63. dialog boxes, and other graphics objects. If you are running a GEM based
  64. program and it seems to misbehave, you may have to turn this option off.
  65.  
  66. Two options that were included in Quick ST 1.1 are now taken out. The
  67. solid lines options is on always in color, and partly in monochrome. The
  68. no lines option was not terribly useful anyway, and was not needed.
  69.  
  70. To make sure that Quick ST is compatible with other desk accessories, we
  71. setup the following system:
  72.  
  73.     AUTO folder:
  74.         - Hotwire
  75.         - START Selector
  76.         - Tempelmon
  77.  
  78.     Desk Accessories:
  79.         - Quick ST
  80.         - Quick Print
  81.         - G+PLUS
  82.         - DosAcc 1.5
  83.         - Mystic
  84.         - Multidesk
  85.  
  86.     Desk Accessories in Multidesk:
  87.         - Control Panel
  88.         - Free RAM Size
  89.         - Neodesk Control Panel with 
  90.         - Neodesk Printer Queue
  91.         - Showmem
  92.         - VT52 emulator
  93.  
  94. On top of this, we ran Neodesk 2.0. Everything still ran fine. We are
  95. fairly certain that any problems caused by other desk accessories are
  96. due to incorrect programming in those other accessories, because at least
  97. 8 of the above programs (including Quick ST) patch operating system
  98. vectors and still manage to co-exist. Two accessories that are known to
  99. cause problems to many programs are the Diablo Emulator and Deskcart. We
  100. do not feel that Quick ST should have to be modified to support someone
  101. else's mistakes.
  102.  
  103. If anyone comes across any incompatiblity problems with Quick ST, please
  104. let us know by email or voice. There is always an answering machine set
  105. up at the voice number where you can leave bug reports.
  106.  
  107. You can reach us by email on the following networks:
  108.  
  109. Darek Mihocka:
  110.     Compuserve: 73657,2714
  111.     BIX, Delphi, GEnie: DAREKM
  112.     voice number: (519)-747-0386
  113.  
  114. Ignac Kolenko:
  115.     Usenet: watmath!watcgl!electro!ignac
  116.  
  117. both:
  118.     Usenet: watmath!watcgl!watshine!oaee455s
  119.  
  120. On GEnie, there is a message topic set up for Quick ST. Go to Category 2,
  121. Topic 13. Be sure to read all the messages first.
  122.  
  123. We also heard from a number of people who wanted to become registered
  124. users of Quick ST (which everyone should do!) but were not interested
  125. in the other Quick programs, such as Quick View or Quick Find, and so
  126. did not want to contribute the full $30 that we ask. We understand,
  127. since there are public domain programs which duplicate the functionality
  128. of Quick View and the others. For those people who wish to only contribute
  129. for Quick ST, we ask $20. This is very reasonable, since Quick ST has
  130. required the most work of all the Quick programs, and the only other
  131. alternatives, Turbo ST or the blitter chip, cost many times more.
  132.  
  133. Look for another Quick ST update in a few weeks. There probably won't be
  134. one next Friday unless a _really_ serious bug is discovered. Hopefully not!
  135.  
  136. Also, don't forget that ST Xformer 2.5 (the 130XE emulator) has been 
  137. available for several weeks, and is only available to registered users of
  138. ST Xformer II. It comes with a new manual, and registration is only $20.
  139.  
  140.